Create Multiple Tenants

Adds multiple tenants to the system from a list.

Method

/API2/access/createTenants

  • API Section: /API2/access
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

newTenant

Object Type

Description

The folder for a tenant object.

Output Response

Successful Result Code

200

Response Type

Description of Response Type

Generic API response object with success or failure flag and related messages.

Notes

Tenants are relevant in multi-tenant deployments and must be enabled in the admin console to take effect.